Skip to content

Conversation

@nathanwhit
Copy link
Member

Before:
Screenshot 2025-11-05 at 11 43 03 AM

After:

Screenshot 2025-11-05 at 11 44 39 AM

@nathanwhit nathanwhit changed the title feat(cli): print working dir in grey in stack traces feat(cli): print working dir in grey in stack traces, relative paths in check + compile output Nov 5, 2025
@nathanwhit nathanwhit enabled auto-merge (squash) November 5, 2025 13:25
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ry
Copy link
Member

ry commented Nov 6, 2025

what about eliding the file// prefix?

@bartlomieju
Copy link
Member

We can try to tackle that in a follow up

@dsherret
Copy link
Member

dsherret commented Nov 6, 2025

FWIW, changing from file: urls to paths, would make dealing with windows paths a little annoying in the tests. For example, right now we just do file:///[WILDLINE]/some/file.ts, but if we moved away from file urls we'd have to have it handle either \ or /

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants